[INFO] cloning repository https://github.com/Gh0s777tt/eos-bootloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gh0s777tt/eos-bootloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGh0s777tt%2Feos-bootloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGh0s777tt%2Feos-bootloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8e4e8298996cd87af3dac28cf4ae422157d99a9
[INFO] fixing Gh0s777tt/eos-bootloader against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGh0s777tt%2Feos-bootloader" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Gh0s777tt/eos-bootloader
[INFO] finished tweaking git repo https://github.com/Gh0s777tt/eos-bootloader
[INFO] tweaked toml for git repo https://github.com/Gh0s777tt/eos-bootloader written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gh0s777tt/eos-bootloader on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gh0s777tt/eos-bootloader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-3-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bootloader`
[INFO] [stderr]   * `bin` target `bootloader`
[INFO] [stderr] warning: `redox_bootloader` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/repnop/fdt.git`
[INFO] [stderr]     Updating git repository `https://gitlab.redox-os.org/redox-os/uefi.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded raw-cpuid v10.7.0
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded lock_api v0.4.13
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded inout v0.1.4
[INFO] [stderr]   Downloaded endian-num v0.1.2
[INFO] [stderr]   Downloaded cfg-if v1.0.3
[INFO] [stderr]   Downloaded redox-path v0.3.1
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded xts-mode v0.5.1
[INFO] [stderr]   Downloaded cipher v0.4.4
[INFO] [stderr]   Downloaded log v0.4.28
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded redoxfs v0.8.0
[INFO] [stderr]   Downloaded dmidecode v0.8.5
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded aes v0.8.4
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded x86 v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193
[INFO] running `Command { std: "docker" "start" "1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bootloader`
[INFO] [stderr]   * `bin` target `bootloader`
[INFO] [stderr] warning: `redox_bootloader` (manifest) generated 1 warning
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking endian-num v0.1.2
[INFO] [stderr]     Checking redox_syscall v0.5.17
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking redox-path v0.3.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking xts-mode v0.5.1
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking redoxfs v0.8.0
[INFO] [stderr]     Checking redox_bootloader v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     println!("--- Redox Bootloader Environment Editor ---");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     println!("ENTER twice to boot. UP/DOWN to edit lines.");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     println!("-------------------------------------------");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 print!(" ");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 print!("\n");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 print!("{}", c);
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         print!(" ");
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/editor.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     println!("\nBooting...");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]   --> src/logger.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             println!("{} - {}", record.level(), record.args());
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     println!("--- Redox Bootloader Environment Editor ---");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     print!("Output {}", output_i);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     println!("--- Redox Bootloader Environment Editor ---");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     println!("ENTER twice to boot. UP/DOWN to edit lines.");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         print!(", best resolution: {}x{}", best_width, best_height);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     println!("ENTER twice to boot. UP/DOWN to edit lines.");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     println!("-------------------------------------------");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 print!(" ");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     println!("-------------------------------------------");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 print!("\n");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     println!("Arrow keys and enter select mode");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 print!("{}", c);
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         print!(" ");
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 print!(" ");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/editor.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     println!("\nBooting...");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         println!("Press l to disable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 print!("\n");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]   --> src/logger.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             println!("{} - {}", record.level(), record.args());
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         println!("Press l to  enable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     print!("Output {}", output_i);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         print!(", best resolution: {}x{}", best_width, best_height);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 print!("{}", c);
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     println!("Press e to edit boot environment");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     println!("Arrow keys and enter select mode");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         println!("Press l to disable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         print!(" ");
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         println!("Press l to  enable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     println!("Press e to edit boot environment");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     print!(" ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/editor.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     println!("\nBooting...");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     print!(" ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |             print!("{}", text);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |             print!("{}", text);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]   --> src/logger.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             println!("{} - {}", record.level(), record.args());
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     println!("Press l to disable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     println!("Press l to disable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 |                     println!("Press l to  enable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     print!("Output {}", output_i);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 |                     println!("Press l to  enable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             print!("\rRedoxFS password ({}/{}): ", attempt, attempts);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...                   print!("\x08 \x08");
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         print!(", best resolution: {}x{}", best_width, best_height);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         print!("*");
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 print!("\x08 \x08");
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             print!("\rRedoxFS password ({}/{}): ", attempt, attempts);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         print!("{}: 0/{} MiB", path, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             print!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     println!("Arrow keys and enter select mode");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         println!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     println!(
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...                   print!("\x08 \x08");
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         println!("Press l to disable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     println!("Hardware descriptor: {:x?}", hwdesc);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |     print!("RedoxFS ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         print!("*");
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |             print!("-");
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         print!("{:>02x}", fs.header.uuid()[i]);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         println!("Press l to  enable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 print!("\x08 \x08");
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     println!(": {} MiB", fs.header.size() / MIBI as u64);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     println!("Press e to edit boot environment");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         print!("{}: 0/{} MiB", path, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         print!("live: 0/{} MiB", size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |             print!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         println!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             print!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |         println!("Switching to live disk");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     print!(" ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         println!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |             print!("{}", text);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     println!(
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     println!("Hardware descriptor: {:x?}", hwdesc);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     println!("Press l to disable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 |                     println!("Press l to  enable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |     print!("RedoxFS ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |             print!("-");
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             print!("\rRedoxFS password ({}/{}): ", attempt, attempts);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         print!("{:>02x}", fs.header.uuid()[i]);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...                   print!("\x08 \x08");
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     println!(": {} MiB", fs.header.size() / MIBI as u64);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         print!("*");
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 print!("\x08 \x08");
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         print!("live: 0/{} MiB", size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |             print!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         print!("{}: 0/{} MiB", path, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             print!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         println!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         println!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |         println!("Switching to live disk");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     println!(
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     println!("Hardware descriptor: {:x?}", hwdesc);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |     print!("RedoxFS ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |             print!("-");
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         print!("{:>02x}", fs.header.uuid()[i]);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     println!(": {} MiB", fs.header.size() / MIBI as u64);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         print!("live: 0/{} MiB", size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |             print!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         println!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |         println!("Switching to live disk");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0580]: `main` function has wrong type
[INFO] [stdout]    --> src/main.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn main(os: &impl Os) -> (usize, u64, KernelArgs) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ incorrect number of function parameters
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn() -> ()`
[INFO] [stdout]                found signature `for<'a> fn(&'a impl Os) -> (usize, u64, KernelArgs)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     println!("--- Redox Bootloader Environment Editor ---");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     println!("ENTER twice to boot. UP/DOWN to edit lines.");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]  --> src/editor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     println!("-------------------------------------------");
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 print!(" ");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 print!("\n");
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redox_bootloader` (lib test) due to 40 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 print!("{}", c);
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]   --> src/editor.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         print!(" ");
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/editor.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     println!("\nBooting...");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]   --> src/logger.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             println!("{} - {}", record.level(), record.args());
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     print!("Output {}", output_i);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         print!(", best resolution: {}x{}", best_width, best_height);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     println!("Arrow keys and enter select mode");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         println!("Press l to disable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         println!("Press l to  enable live mode");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     println!("Press e to edit boot environment");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     print!(" ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |             print!("{}", text);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     println!("Press l to disable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 |                     println!("Press l to  enable live mode");
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             print!("\rRedoxFS password ({}/{}): ", attempt, attempts);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...                   print!("\x08 \x08");
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         print!("*");
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 print!("\x08 \x08");
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         print!("{}: 0/{} MiB", path, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             print!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         println!("\r{}: {}/{} MiB", path, i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     println!(
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     println!("Hardware descriptor: {:x?}", hwdesc);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |     print!("RedoxFS ");
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |             print!("-");
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         print!("{:>02x}", fs.header.uuid()[i]);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     println!(": {} MiB", fs.header.size() / MIBI as u64);
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     println!();
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         print!("live: 0/{} MiB", size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `print` in this scope
[INFO] [stdout]    --> src/main.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |             print!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         println!("\rlive: {}/{} MiB", i / MIBI as u64, size / MIBI as u64);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `println` in this scope
[INFO] [stdout]    --> src/main.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |         println!("Switching to live disk");
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redox_bootloader` (lib) due to 43 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0580`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redox_bootloader` (bin "bootloader") due to 44 previous errors
[INFO] [stderr] error: could not compile `redox_bootloader` (bin "bootloader" test) due to 40 previous errors
[INFO] running `Command { std: "docker" "inspect" "1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193", kill_on_drop: false }`
[INFO] [stdout] 1fcdf236a76091922f8f2dfa5220d07deabebf2717264729d339105ced710193
